home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / business / multi_2.zip / EXAMPLE5.BAT < prev    next >
DOS Batch File  |  1992-05-13  |  469b  |  33 lines

  1. echo off
  2. cls
  3. ECHO                         ╔════════════════════════════╗
  4. ECHO                         ║  SPECIAL EFFECTS EXAMPLES  ║
  5. ECHO                         ╚════════════════════════════╝
  6. delay 
  7.  
  8. delay
  9. display product.gif
  10. scroll up
  11.  
  12. display menu.pcx
  13. scroll down
  14.  
  15. display jupsmall.gif
  16. zoom out
  17.  
  18. display house1.gif
  19. zoom in
  20.  
  21. display house2.gif
  22. fade
  23.  
  24. display blueyes.gif
  25. rotate 30
  26.  
  27. display bricks.gif
  28. delay
  29. negative 
  30. delay 4
  31.  
  32. textmode
  33.